Revision: awiki--devo--1.0--patch-56
Archive: lord@emf.net--awiki-2004
Creator: Tom Lord <lord@emf.net>
Date: Fri Oct 15 15:04:14 PDT 2004
Standard-date: 2004-10-15 22:04:14 GMT
Modified-files: awpage/test libawiki/node.c libawiki/paper.c
    libawiki/sections.c libawiki/sections.h
New-patches: lord@emf.net--awiki-2004/awiki--devo--1.0--patch-56
Summary: added parser for anonymous sections
Keywords: 


In some contexts, such as the leading paragraphs of a paper, 
you can have a section-like block of text that lacks a section
header.   This change adds `awiki_parse_anonymous_section' and
applies it in the shallow parser for papers.

